modelbutton: Emit ::clicked() before closing the popover
authorTimm Bäder <mail@baedert.org>
Sun, 12 Apr 2020 06:36:36 +0000 (08:36 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 17 Apr 2020 13:21:00 +0000 (15:21 +0200)
commit57f913b7533b3b27ecd17ed7629e2b473e89bcbd
tree7b1fa3698c88a9b3c3c2ebbcce5281e6fe2cd21d
parent4851081a7777dd2f9ac6b4ca0d69b14d1e3d5782
modelbutton: Emit ::clicked() before closing the popover

The clicked handler might still need the popover.
gtk/gtkmodelbutton.c